/*
	Created		2011-3-27 17:14:11
*/


{ page		width="640"	height="480"
			line_color="-1"	fill_color="-1"
			sheet="Diagram: mtCellEdit Architecture"
}

{ graph		fill_color="0xffffff"	line_color="0"
			x_pad="10"	y_pad="5"
			antialias="0"
}
{ plot		fill_color="0xdddddd"	line_color="rgb(200,200,200)"
			x_pad="5"	y_pad="5"
			antialias="0"
}


{ x_axis		min="0"		max="115"	}
{ y_axis		min="-10"	max="11"	}


{ plot_x_axis_top
			text="mtCellEdit Architecture"
			text_size="20"		x_justify="0.5"		y_justify="0.5"	y_pad="10"
}

{ plot_x_axis	text="13 November 2011 - 20 December 2013"		text_size="12"	x_justify="0.5"	}



/*	YELLOW BOXES	*/

{ plot_box	fill_color="rgb( 255, 255, 136 )"
			data="r3c7:r_c7"
			antialias="0"
}

/*	BLUE BOXES	*/

{ plot_box	fill_color="rgb( 150, 200, 255 )"
			data="r3c13:r_c13"
			antialias="0"
}

/*	RED BOXES	*/

{ plot_box	fill_color="rgb( 255, 160, 160 )"
			data="r3c25:r_c25"
			antialias="0"
}

/*	GREY BOXES	*/

{ plot_box	fill_color="rgb( 210, 210, 210 )"
			line_color="rgb( 150, 150, 150 )"
			data="r3c19:r_c19"
			antialias="0"
}
